home *** CD-ROM | disk | FTP | other *** search
- Path: susx.ac.uk!tepd6
- From: tepd6@central.susx.ac.uk (George Rattray)
- Newsgroups: comp.lang.c
- Subject: Does outpw/inpw work in windows.
- Date: 27 Jan 1996 15:12:29 GMT
- Organization: University of Sussex
- Message-ID: <4edfct$qae@infa.central.susx.ac.uk>
- NNTP-Posting-Host: solx1.central.susx.ac.uk
- X-Newsreader: TIN [version 1.2 PL2]
-
- Hello,
-
- I am interfacing C code with hardware with the functions outpw, and
- inpw. This works fine, but them by including these functions within a
- compiled DLL (now in the windows environment) the hardware does'nt
- respond.
-
- I believe it could be two things:-
-
- a) The outpw, inpw functions do not work in Windows.
- b) My base address for the hardware has changed.
-
- I would be most grateful, if someone can help me.
-
- Thanks in advance, George
-